List of pastes
:

足のサイズ (Plain text) 2013-12-31 12:19
分数(浮動小数点)の表示への地盤固め例文
footsize (Plain text) 2013-12-31 12:14
A foothold in fractional (floating point) output.
foothold2j.c (Plain text) 2013-11-26 00:18
もっとしっかりと足を固めましょう。
foothold2.c (Plain text) 2013-11-25 23:14
Getting a better foothold.
footholdj.c (Plain text) 2013-11-13 17:39
/* Sample foothold program. (Yet another Hello World!.) // 地盤固めの例文プログラム。(更にもう一つの、「世間よ!」) // By Joel Rees, November 2013. // ジョエル リースの2013年11月作。 // Play with it, check out your compiler and y...
foothold (Plain text) 2013-11-13 17:38
/* Sample foothold program. (Yet another Hello World!.) // By Joel Rees, November 2013. // Play with it, check out your compiler and your understanding. */ #include <stdio.h> /* For putting stuff out and getting stuff in. */ ...